xen.git
2014-09-26 Yang Hongyangautoconf: add libnl3 dependency for Remus network buffe...
2014-09-26 Yang Hongyanglibxl: Extend libxl__ao_device with a libxl__ev_child...
2014-09-26 Yang Hongyanglibxl: introduce libxl__multidev_prepare_with_aodev
2014-09-26 Ian Jacksonlibxl: multidev: Expose libxl__multidev_one_callback
2014-09-26 Ian Jacksonlibxl: multidev: Clarify comments about which callbacks...
2014-09-26 Roy FranzEFI: add arch specific function to control use of confi...
2014-09-26 Roy FranzEFI: add several misc. arch functions for boot code
2014-09-26 Roy FranzEFI: add arch specific module handling to read_file()
2014-09-26 Roger Pau Monnéuse relative path for true(1)
2014-09-26 Jan BeulichVT-d: don't needlessly suppress page table sharing
2014-09-25 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2014-09-25 Roy FranzEFI: arch specific memory setup
2014-09-25 Roy FranzEFI: create arch functions for console and video init
2014-09-25 Roy FranzEFI: move x86 specific disk probing code
2014-09-25 Roy FranzEFI: add efi_arch_handle_cmdline() for processing comma...
2014-09-25 Roy FranzEFI: add efi_arch_cfg_file_early/late() to handle arch...
2014-09-25 Roy FranzEFI: add architecture functions for pre/post ExitBootSe...
2014-09-25 Roy FranzEFI: create arch functions to allocate memory for and...
2014-09-25 Roy FranzEFI: move x86 specific functions/variables to arch...
2014-09-25 Roy FranzEFI: move x86 boot/runtime code to common/efi
2014-09-25 Jan Beulichx86/vlapic: don't silently accept bad vectors
2014-09-25 Jan Beulichx86/vlapic: a few type adjustments
2014-09-25 Jan Beulichx86/HVM: fix ID handling of x2APIC emulation
2014-09-25 Jan Beulichx86/HVM: fix miscellaneous aspects of x2APIC emulation
2014-09-25 Anthony PERARDlibxl: Fix build dependency for libxl.h.
2014-09-25 Ian Campbellxen: arm: correct VTCR setting on arm32.
2014-09-25 Andrew Coopertools/libxc: Avoid cacheflush toolstack hypercalls...
2014-09-25 Daniel Kiperx86: use constant as multiboot protocol identifier
2014-09-25 Daniel Kiperx86: define e820 entries counter as unsigned int
2014-09-25 Andrew Cooperx86/hvm: Forced Emulation Prefix for debug builds of Xen
2014-09-25 Andrew Coopermisc/coverity: Model __builtin_unreachable()
2014-09-25 Jan Beulichx86/LAPIC: drop support for non-integrated APIC
2014-09-25 Jan Beulichx86: make dump_pageframe_info() slightly more verbose...
2014-09-25 Jan Beulichx86emul: fix SYSCALL/SYSENTER/SYSEXIT emulation
2014-09-24 Tamas K Lengyelx86/p2m: typo fix for spelling ambiguous
2014-09-24 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2014-09-24 Roy Franzx86/EFI: fix freeing of uninitialized pointer
2014-09-24 Wei Liuflask/policy: use naming convention xenpolicy-$(XEN_FUL...
2014-09-24 Stefano StabelliniFix QEMU cross-compile build
2014-09-24 Ian CampbellMAINTAINERS: Add Wei Liu as toolstack co-maintainer.
2014-09-24 Roger Pau Monnedocs: add PVH specification
2014-09-24 Vijaya Kumar Kxen/arm: remove check for generic timer support for...
2014-09-24 Vijaya Kumar Kxen/arm: Restricted access to IFSR32_EL2 and FPEXC32_EL2
2014-09-24 Vijaya Kumar Kxen/arm: Use REG_RANK_INDEX macro
2014-09-24 Ian Jacksonlibxl: Remove a duplicate calculation of be_path
2014-09-23 George Dunlapmake: Make "src-tarball" target actually make a source...
2014-09-23 George Dunlapmake: Add subtree-force-update target
2014-09-23 Suriyan Ramasamixen: arm: Add support for the Exynos secure firmware
2014-09-23 Paul Durrantx86/viridian: Add partition time reference counter...
2014-09-23 Paul Durrantx86/viridian: Re-purpose the HVM parameter to be a...
2014-09-23 Meng Xuxl: introduce rtds scheduler
2014-09-23 Meng Xulibxl: add rtds scheduler
2014-09-23 Meng Xulibxc: add rtds scheduler
2014-09-23 Meng Xuxen: add real time scheduler rtds
2014-09-23 Stefano Stabellinitools: enable QEMU for ARM builds
2014-09-23 Stefano StabelliniMove xenstore and libxc public headers to include subdir
2014-09-23 Ian CampbellRerun autogen.sh after 7d7147762282 "Use configure...
2014-09-23 Jan Beulichx86emul: only emulate software interrupt injection...
2014-09-23 Andrew Cooperx86/emulate: check cpl for all privileged instructions
2014-09-23 Andrew Cooperx86/shadow: fix race condition sampling the dirty vram...
2014-09-23 Olaf HeringUse configure --sysconfdir=DIR to set CONFIG_DIR
2014-09-23 Olaf Heringtools/libxc: use XEN_RUN_DIR for SUSPEND_LOCK_FILE
2014-09-23 Olaf Heringtools/libxc: provide variable paths to libxc
2014-09-23 Olaf Heringtools/libxl: use buildmakevars2header to create _paths.h
2014-09-23 Olaf HeringConfig.mk: add new macro buildmakevars2header
2014-09-23 Olaf HeringConfig.mk: replace dependency to genpath with actual...
2014-09-23 Olaf HeringConfig.mk: move directory list into BUILD_MAKE_VARS
2014-09-23 Olaf Heringremove obsolete SUBSYS_DIR variable
2014-09-23 Olaf Heringtools/examples: remove obsolete install targets
2014-09-23 Olaf Heringtools/hotplug: use XEN_LOCK_DIR instead of hardcoded...
2014-09-23 Olaf Heringtools/hotplug: create XEN_LOCK_DIR at runtime
2014-09-23 Olaf Heringtools/hotplug: create XEN_RUN_DIR at runtime
2014-09-23 Olaf Heringtools/pygrub: store kernels in /var/run/xen/pygrub
2014-09-23 Olaf Heringtools: remove obsolete path.py from tools/python
2014-09-23 Olaf Heringtools/mkrpm: allow custom rpm package name
2014-09-23 Olaf Heringinstall.sh: Preserve permissions from make install
2014-09-23 Olaf Heringtools/xenpaging: create dumpdir with mode 0700
2014-09-23 Olaf Heringstubdom: fix lwip compile
2014-09-22 Ian Campbellxen: arm: Enable physical address space compression...
2014-09-22 Ian Campbellxen: add helpers for PDX mask initialisation calculations
2014-09-22 Ian Campbellxen: refactor physical address space compression suppor...
2014-09-22 Ian Campbellxen: arm: support for up to 48-bit IPA addressing on...
2014-09-22 Ian Campbellxen: arm: support for up to 48-bit physical addressing...
2014-09-22 Ian Campbellxen: arm: handle variable p2m levels in apply_p2m_changes
2014-09-22 Ian Campbellxen: arm: handle variable p2m levels in p2m_lookup
2014-09-22 Ian Campbellxen: arm: Defer setting of VTCR_EL2 until after CPUs...
2014-09-22 Ian Campbellxen: arm: move setup_virt_paging to p2m.[ch] from mm...
2014-09-22 Ian Campbellxen: arm: handle concatenated root tables in dump_pt_walk
2014-09-22 Ian Campbellxen: arm: Implement variable levels in dump_pt_walk
2014-09-22 Ian Campbellxen: arm: rename p2m->first_level to p2m->root.
2014-09-22 Wen Congyangtools: libxl: read nictype from xenstore
2014-09-22 Wen Congyangtools: libxl: pass correct file to qemu if we use blktap2
2014-09-22 Wen Congyangtools: libxc: restore: csum the correct page
2014-09-22 Hong Taotools: libxc: restore: copy the correct page to memory
2014-09-22 Roy FranzUpdate libfdt to v1.4.0
2014-09-22 Roy Franzadd arm64 cache flushing code from linux v3.16
2014-09-18 Jan BeulichVT-d: suppress UR signaling for further desktop chipsets
2014-09-18 Razvan Cojocarux86: handle resumed instruction based on previous mem_e...
2014-09-18 Razvan Cojocarux86, libxc: force-enable relevant MSR events
2014-09-18 Razvan Cojocarux86: optimize introspection access to guest state
next